2024-12-17 00:19:47,054 [ 145129 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-12-17 00:19:47,054 [ 145129 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-12-17 00:19:47,054 [ 145129 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-12-17 00:19:47,054 [ 145129 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-12-17 00:19:47,054 [ 145129 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_dos7xu --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_BASE_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_KERBERIZED_HADOOP_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_KERBEROS_KDC_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_MYSQL_JS_CLIENT_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_NGINX_DAV_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key test_dictionaries_mysql/test.py::test_predefined_connection_configuration test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary test_dictionaries_with_invalid_structure/test.py::test_select_from_system_dictionaries_with_invalid_dictionary test_disk_types/test.py::test_different_types test_disk_types/test.py::test_select_by_type test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_directory_monitor_split_batch_on_failure_OFF test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_directory_monitor_split_batch_on_failure_ON 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback]' test_drop_replica/test.py::test_drop_replica test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 'test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0]' 'test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27]' test_file_schema_inference_cache/test.py::test 'test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node]' test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_function_versioning test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table test_grpc_protocol/test.py::test_authentication test_grpc_protocol/test.py::test_cancel_while_generating_output test_grpc_protocol/test.py::test_cancel_while_processing_input test_grpc_protocol/test.py::test_compressed_external_table test_grpc_protocol/test.py::test_compressed_insert_query_streaming test_grpc_protocol/test.py::test_compressed_output test_grpc_protocol/test.py::test_compressed_output_gzip test_grpc_protocol/test.py::test_compressed_output_streaming test_grpc_protocol/test.py::test_compressed_totals_and_extremes test_grpc_protocol/test.py::test_errors_handling test_grpc_protocol/test.py::test_external_table test_grpc_protocol/test.py::test_external_table_streaming test_grpc_protocol/test.py::test_get_query_details test_grpc_protocol/test.py::test_input_function test_grpc_protocol/test.py::test_insert_default_column test_grpc_protocol/test.py::test_insert_query test_grpc_protocol/test.py::test_insert_query_delimiter test_grpc_protocol/test.py::test_insert_query_streaming test_grpc_protocol/test.py::test_insert_splitted_row test_grpc_protocol/test.py::test_logs test_grpc_protocol/test.py::test_no_session test_grpc_protocol/test.py::test_opentelemetry_context_propagation test_grpc_protocol/test.py::test_ordinary_query test_grpc_protocol/test.py::test_output_format test_grpc_protocol/test.py::test_progress test_grpc_protocol/test.py::test_select_one test_grpc_protocol/test.py::test_session_settings test_grpc_protocol/test.py::test_session_temp_tables test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression test_insert_into_distributed/test.py::test_inserts_local test_insert_into_distributed/test.py::test_inserts_low_cardinality test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication test_insert_into_distributed/test.py::test_prefer_localhost_replica test_insert_into_distributed/test.py::test_table_function test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_interserver_dns_retires/test.py::test_query test_jdbc_bridge/test.py::test_jdbc_delete test_jdbc_bridge/test.py::test_jdbc_distributed_query test_jdbc_bridge/test.py::test_jdbc_insert test_jdbc_bridge/test.py::test_jdbc_query test_jdbc_bridge/test.py::test_jdbc_table_engine test_jdbc_bridge/test.py::test_jdbc_update test_join_set_family_s3/test.py::test_join_s3 -vvv" altinityinfra/integration-tests-runner:0-b53fc9f68f30219552c427c7d7d451342728b9a4 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, random-0.2, timeout-2.2.0, order-1.0.1, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_grpc_protocol/test.py::test_authentication test_jdbc_bridge/test.py::test_jdbc_delete test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_directory_monitor_split_batch_on_failure_OFF test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] test_insert_into_distributed/test.py::test_inserts_local test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_disk_types/test.py::test_different_types [gw0] [ 1%] PASSED test_grpc_protocol/test.py::test_authentication test_grpc_protocol/test.py::test_cancel_while_generating_output [gw8] [ 2%] PASSED test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary test_dictionaries_with_invalid_structure/test.py::test_select_from_system_dictionaries_with_invalid_dictionary [gw0] [ 3%] PASSED test_grpc_protocol/test.py::test_cancel_while_generating_output test_grpc_protocol/test.py::test_cancel_while_processing_input [gw0] [ 4%] PASSED test_grpc_protocol/test.py::test_cancel_while_processing_input [gw8] [ 5%] PASSED test_dictionaries_with_invalid_structure/test.py::test_select_from_system_dictionaries_with_invalid_dictionary test_grpc_protocol/test.py::test_compressed_external_table [gw0] [ 6%] PASSED test_grpc_protocol/test.py::test_compressed_external_table test_grpc_protocol/test.py::test_compressed_insert_query_streaming [gw0] [ 7%] PASSED test_grpc_protocol/test.py::test_compressed_insert_query_streaming test_grpc_protocol/test.py::test_compressed_output [gw0] [ 8%] PASSED test_grpc_protocol/test.py::test_compressed_output test_grpc_protocol/test.py::test_compressed_output_gzip [gw0] [ 9%] PASSED test_grpc_protocol/test.py::test_compressed_output_gzip test_grpc_protocol/test.py::test_compressed_output_streaming [gw0] [ 10%] PASSED test_grpc_protocol/test.py::test_compressed_output_streaming [gw4] [ 11%] PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_grpc_protocol/test.py::test_compressed_totals_and_extremes [gw0] [ 12%] PASSED test_grpc_protocol/test.py::test_compressed_totals_and_extremes test_grpc_protocol/test.py::test_errors_handling [gw0] [ 13%] PASSED test_grpc_protocol/test.py::test_errors_handling test_grpc_protocol/test.py::test_external_table [gw0] [ 14%] PASSED test_grpc_protocol/test.py::test_external_table test_grpc_protocol/test.py::test_external_table_streaming [gw0] [ 15%] PASSED test_grpc_protocol/test.py::test_external_table_streaming test_grpc_protocol/test.py::test_get_query_details [gw0] [ 16%] PASSED test_grpc_protocol/test.py::test_get_query_details test_grpc_protocol/test.py::test_input_function [gw0] [ 17%] PASSED test_grpc_protocol/test.py::test_input_function test_grpc_protocol/test.py::test_insert_default_column [gw0] [ 18%] PASSED test_grpc_protocol/test.py::test_insert_default_column test_grpc_protocol/test.py::test_insert_query [gw0] [ 19%] PASSED test_grpc_protocol/test.py::test_insert_query test_grpc_protocol/test.py::test_insert_query_delimiter [gw0] [ 20%] PASSED test_grpc_protocol/test.py::test_insert_query_delimiter test_grpc_protocol/test.py::test_insert_query_streaming [gw0] [ 21%] PASSED test_grpc_protocol/test.py::test_insert_query_streaming [gw4] [ 22%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_grpc_protocol/test.py::test_insert_splitted_row [gw0] [ 23%] PASSED test_grpc_protocol/test.py::test_insert_splitted_row test_grpc_protocol/test.py::test_logs [gw0] [ 24%] PASSED test_grpc_protocol/test.py::test_logs test_grpc_protocol/test.py::test_no_session [gw0] [ 25%] PASSED test_grpc_protocol/test.py::test_no_session test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_function_versioning test_grpc_protocol/test.py::test_opentelemetry_context_propagation [gw0] [ 26%] PASSED test_grpc_protocol/test.py::test_opentelemetry_context_propagation test_grpc_protocol/test.py::test_ordinary_query [gw0] [ 27%] PASSED test_grpc_protocol/test.py::test_ordinary_query test_grpc_protocol/test.py::test_output_format [gw0] [ 28%] PASSED test_grpc_protocol/test.py::test_output_format [gw3] [ 29%] PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python [gw4] [ 30%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_grpc_protocol/test.py::test_progress [gw4] [ 31%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw3] [ 32%] PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash [gw0] [ 33%] PASSED test_grpc_protocol/test.py::test_progress test_grpc_protocol/test.py::test_select_one [gw0] [ 34%] PASSED test_grpc_protocol/test.py::test_select_one test_grpc_protocol/test.py::test_session_settings [gw0] [ 35%] PASSED test_grpc_protocol/test.py::test_session_settings [gw1] [ 36%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] test_grpc_protocol/test.py::test_session_temp_tables [gw0] [ 37%] PASSED test_grpc_protocol/test.py::test_session_temp_tables [gw3] [ 38%] PASSED test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels [gw4] [ 39%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw2] [ 40%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key test_dictionaries_mysql/test.py::test_predefined_connection_configuration [gw0] [ 41%] PASSED test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels test_grpc_protocol/test.py::test_simultaneous_queries_same_channel [gw3] [ 42%] PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash [gw0] [ 43%] PASSED test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_grpc_protocol/test.py::test_totals_and_extremes [gw0] [ 44%] PASSED test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression [gw0] [ 45%] PASSED test_grpc_protocol/test.py::test_transport_compression [gw3] [ 46%] PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python [gw6] [ 47%] PASSED test_jdbc_bridge/test.py::test_jdbc_delete test_jdbc_bridge/test.py::test_jdbc_distributed_query [gw3] [ 48%] PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python [gw2] [ 49%] PASSED test_dictionaries_mysql/test.py::test_predefined_connection_configuration [gw6] [ 50%] PASSED test_jdbc_bridge/test.py::test_jdbc_distributed_query test_jdbc_bridge/test.py::test_jdbc_insert [gw6] [ 51%] PASSED test_jdbc_bridge/test.py::test_jdbc_insert test_jdbc_bridge/test.py::test_jdbc_query [gw3] [ 52%] PASSED test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] [gw6] [ 53%] PASSED test_jdbc_bridge/test.py::test_jdbc_query test_jdbc_bridge/test.py::test_jdbc_table_engine [gw6] [ 54%] PASSED test_jdbc_bridge/test.py::test_jdbc_table_engine test_jdbc_bridge/test.py::test_jdbc_update [gw3] [ 55%] PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python [gw6] [ 56%] PASSED test_jdbc_bridge/test.py::test_jdbc_update [gw1] [ 57%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] test_join_set_family_s3/test.py::test_join_s3 [gw3] [ 58%] PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] [gw1] [ 59%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] [gw3] [ 60%] PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python [gw3] [ 61%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python [gw1] [ 62%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] [gw3] [ 63%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python [gw5] [ 64%] PASSED test_insert_into_distributed/test.py::test_inserts_local test_insert_into_distributed/test.py::test_inserts_low_cardinality [gw5] [ 65%] PASSED test_insert_into_distributed/test.py::test_inserts_low_cardinality test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication [gw5] [ 66%] PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication [gw5] [ 67%] PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication [gw5] [ 68%] PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication test_insert_into_distributed/test.py::test_prefer_localhost_replica [gw2] [ 69%] PASSED test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] [gw4] [ 70%] PASSED test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] [gw2] [ 71%] PASSED test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] [gw5] [ 72%] PASSED test_insert_into_distributed/test.py::test_prefer_localhost_replica test_insert_into_distributed/test.py::test_table_function [gw5] [ 73%] PASSED test_insert_into_distributed/test.py::test_table_function test_interserver_dns_retires/test.py::test_query [gw8] [ 74%] PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_function_versioning test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table [gw0] [ 75%] PASSED test_join_set_family_s3/test.py::test_join_s3 [gw8] [ 76%] PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table [gw1] [ 77%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] test_file_schema_inference_cache/test.py::test [gw9] [ 78%] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_directory_monitor_split_batch_on_failure_OFF test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_directory_monitor_split_batch_on_failure_ON [gw1] [ 79%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] [gw4] [ 80%] PASSED test_interserver_dns_retires/test.py::test_query [gw1] [ 81%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] [gw7] [ 82%] PASSED test_disk_types/test.py::test_different_types test_disk_types/test.py::test_select_by_type [gw7] [ 83%] PASSED test_disk_types/test.py::test_select_by_type [gw1] [ 84%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] [gw1] [ 85%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] [gw8] [ 86%] PASSED test_file_schema_inference_cache/test.py::test test_drop_replica/test.py::test_drop_replica [gw1] [ 87%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] [gw9] [ 88%] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_directory_monitor_split_batch_on_failure_ON test_extreme_deduplication/test.py::test_deduplication_window_in_seconds [gw1] [ 89%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] [gw1] [ 90%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] [gw9] [ 91%] PASSED test_extreme_deduplication/test.py::test_deduplication_window_in_seconds [gw7] [ 92%] PASSED test_drop_replica/test.py::test_drop_replica [gw1] [ 93%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] [gw1] [ 94%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] [gw1] [ 95%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] [gw1] [ 96%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] [gw1] [ 97%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] [gw1] [ 98%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] [gw1] [ 99%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] [gw1] [100%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] ============================== slowest durations =============================== 101.98s setup test_disk_types/test.py::test_different_types 61.39s call test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_directory_monitor_split_batch_on_failure_ON 59.75s call test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_directory_monitor_split_batch_on_failure_OFF 47.85s setup test_insert_into_distributed/test.py::test_inserts_local 37.77s call test_file_schema_inference_cache/test.py::test 34.71s setup test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_function_versioning 34.03s setup test_drop_replica/test.py::test_drop_replica 26.90s call test_interserver_dns_retires/test.py::test_query 25.48s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 22.71s teardown test_disk_types/test.py::test_select_by_type 22.69s teardown test_join_set_family_s3/test.py::test_join_s3 22.38s teardown test_jdbc_bridge/test.py::test_jdbc_update 20.74s setup test_executable_user_defined_function/test.py::test_executable_function_always_error_python 19.73s setup test_jdbc_bridge/test.py::test_jdbc_delete 18.46s setup test_join_set_family_s3/test.py::test_join_s3 18.42s call test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 17.55s setup test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] 16.90s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 16.18s setup test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 16.10s setup test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary 16.06s setup test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_directory_monitor_split_batch_on_failure_OFF 16.03s setup test_grpc_protocol/test.py::test_authentication 15.38s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 15.06s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 14.97s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 14.68s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 14.58s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 14.46s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 14.44s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 14.39s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 14.37s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 14.36s setup test_file_schema_inference_cache/test.py::test 14.20s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 13.88s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] 13.76s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 13.73s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 13.58s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 13.57s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 13.18s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] 11.77s setup test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 10.71s teardown test_insert_into_distributed/test.py::test_table_function 10.64s teardown test_drop_replica/test.py::test_drop_replica 10.31s teardown test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 9.42s call test_jdbc_bridge/test.py::test_jdbc_delete 9.27s call test_executable_user_defined_function/test.py::test_executable_function_slow_python 8.41s call test_join_set_family_s3/test.py::test_join_s3 8.35s call test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 7.81s teardown test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_directory_monitor_split_batch_on_failure_ON 7.81s call test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 7.68s call test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 7.53s call test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 7.48s call test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 6.58s call test_drop_replica/test.py::test_drop_replica 6.33s teardown test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] 5.97s setup test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 5.75s teardown test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 5.71s teardown test_dictionaries_mysql/test.py::test_predefined_connection_configuration 5.10s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 4.80s teardown test_grpc_protocol/test.py::test_transport_compression 4.80s call test_insert_into_distributed/test.py::test_prefer_localhost_replica 4.28s call test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 4.03s teardown test_dictionaries_with_invalid_structure/test.py::test_select_from_system_dictionaries_with_invalid_dictionary 3.26s call test_dictionaries_mysql/test.py::test_predefined_connection_configuration 2.41s call test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_function_versioning 2.37s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 2.31s teardown test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 2.26s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync 2.25s teardown test_file_schema_inference_cache/test.py::test 2.13s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_python 2.05s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 1.94s call test_executable_user_defined_function/test.py::test_executable_function_always_error_python 1.89s call test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 1.78s call test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] 1.71s call test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 1.67s call test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] 1.66s call test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 1.57s call test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 1.56s call test_executable_user_defined_function/test.py::test_executable_function_parameter_python 1.34s call test_executable_user_defined_function/test.py::test_executable_function_sum_python 1.25s call test_grpc_protocol/test.py::test_progress 1.23s call test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels 1.23s call test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 1.13s call test_executable_user_defined_function/test.py::test_executable_function_signalled_python 1.13s call test_executable_user_defined_function/test.py::test_executable_function_argument_python 1.08s call test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 1.08s call test_executable_user_defined_function/test.py::test_executable_function_bash 1.08s call test_executable_user_defined_function/test.py::test_executable_function_python 1.03s call test_insert_into_distributed/test.py::test_inserts_low_cardinality 1.02s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.93s call test_insert_into_distributed/test.py::test_inserts_local 0.89s call test_grpc_protocol/test.py::test_opentelemetry_context_propagation 0.86s call test_disk_types/test.py::test_select_by_type 0.75s call test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication 0.75s call test_jdbc_bridge/test.py::test_jdbc_update 0.70s call test_dictionaries_with_invalid_structure/test.py::test_select_from_system_dictionaries_with_invalid_dictionary 0.70s call test_jdbc_bridge/test.py::test_jdbc_insert 0.70s call test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication 0.67s call test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.63s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.61s call test_grpc_protocol/test.py::test_cancel_while_generating_output 0.53s call test_insert_into_distributed/test.py::test_table_function 0.53s call test_jdbc_bridge/test.py::test_jdbc_table_engine 0.38s call test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication 0.37s call test_jdbc_bridge/test.py::test_jdbc_distributed_query 0.32s call test_jdbc_bridge/test.py::test_jdbc_query 0.32s call test_disk_types/test.py::test_different_types 0.27s call test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary 0.27s teardown test_grpc_protocol/test.py::test_insert_query_streaming 0.22s teardown test_grpc_protocol/test.py::test_insert_splitted_row 0.22s teardown test_grpc_protocol/test.py::test_no_session 0.22s teardown test_grpc_protocol/test.py::test_insert_default_column 0.22s teardown test_grpc_protocol/test.py::test_session_temp_tables 0.22s teardown test_grpc_protocol/test.py::test_input_function 0.22s teardown test_grpc_protocol/test.py::test_compressed_external_table 0.22s teardown test_grpc_protocol/test.py::test_output_format 0.22s teardown test_grpc_protocol/test.py::test_opentelemetry_context_propagation 0.22s teardown test_grpc_protocol/test.py::test_ordinary_query 0.22s teardown test_grpc_protocol/test.py::test_progress 0.22s teardown test_grpc_protocol/test.py::test_compressed_output 0.22s teardown test_grpc_protocol/test.py::test_insert_query 0.22s teardown test_grpc_protocol/test.py::test_external_table 0.22s teardown test_grpc_protocol/test.py::test_cancel_while_processing_input 0.17s teardown test_grpc_protocol/test.py::test_logs 0.17s teardown test_grpc_protocol/test.py::test_insert_query_delimiter 0.17s teardown test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels 0.17s teardown test_grpc_protocol/test.py::test_compressed_totals_and_extremes 0.17s teardown test_grpc_protocol/test.py::test_authentication 0.17s teardown test_grpc_protocol/test.py::test_totals_and_extremes 0.17s teardown test_grpc_protocol/test.py::test_compressed_output_streaming 0.17s teardown test_grpc_protocol/test.py::test_cancel_while_generating_output 0.17s teardown test_grpc_protocol/test.py::test_session_settings 0.17s teardown test_grpc_protocol/test.py::test_select_one 0.17s teardown test_grpc_protocol/test.py::test_get_query_details 0.17s teardown test_grpc_protocol/test.py::test_errors_handling 0.17s teardown test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.17s teardown test_grpc_protocol/test.py::test_compressed_insert_query_streaming 0.17s teardown test_grpc_protocol/test.py::test_compressed_output_gzip 0.17s teardown test_grpc_protocol/test.py::test_external_table_streaming 0.07s call test_grpc_protocol/test.py::test_no_session 0.06s call test_grpc_protocol/test.py::test_transport_compression 0.06s call test_grpc_protocol/test.py::test_input_function 0.06s call test_grpc_protocol/test.py::test_errors_handling 0.05s call test_grpc_protocol/test.py::test_compressed_totals_and_extremes 0.05s call test_grpc_protocol/test.py::test_insert_query 0.04s call test_grpc_protocol/test.py::test_logs 0.04s call test_grpc_protocol/test.py::test_totals_and_extremes 0.03s call test_grpc_protocol/test.py::test_get_query_details 0.03s call test_grpc_protocol/test.py::test_session_temp_tables 0.03s call test_grpc_protocol/test.py::test_insert_query_delimiter 0.03s call test_grpc_protocol/test.py::test_external_table 0.02s call test_grpc_protocol/test.py::test_insert_default_column 0.02s call test_grpc_protocol/test.py::test_output_format 0.02s call test_grpc_protocol/test.py::test_compressed_external_table 0.02s call test_grpc_protocol/test.py::test_insert_query_streaming 0.02s call test_grpc_protocol/test.py::test_compressed_insert_query_streaming 0.02s call test_grpc_protocol/test.py::test_insert_splitted_row 0.02s call test_grpc_protocol/test.py::test_session_settings 0.01s call test_grpc_protocol/test.py::test_authentication 0.01s call test_grpc_protocol/test.py::test_external_table_streaming 0.01s call test_grpc_protocol/test.py::test_compressed_output_streaming 0.01s call test_grpc_protocol/test.py::test_cancel_while_processing_input 0.01s call test_grpc_protocol/test.py::test_ordinary_query 0.01s call test_grpc_protocol/test.py::test_compressed_output_gzip 0.01s call test_grpc_protocol/test.py::test_compressed_output 0.00s call test_grpc_protocol/test.py::test_select_one 0.00s teardown test_disk_types/test.py::test_different_types 0.00s teardown test_interserver_dns_retires/test.py::test_query 0.00s setup test_grpc_protocol/test.py::test_session_temp_tables 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_always_error_python 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 0.00s setup test_grpc_protocol/test.py::test_compressed_totals_and_extremes 0.00s setup test_disk_types/test.py::test_select_by_type 0.00s teardown test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_function_versioning 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 0.00s teardown test_insert_into_distributed/test.py::test_inserts_local 0.00s setup test_grpc_protocol/test.py::test_totals_and_extremes 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 0.00s teardown test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary 0.00s setup test_dictionaries_with_invalid_structure/test.py::test_select_from_system_dictionaries_with_invalid_dictionary 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 0.00s teardown test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] 0.00s setup test_grpc_protocol/test.py::test_no_session 0.00s setup test_grpc_protocol/test.py::test_errors_handling 0.00s setup test_interserver_dns_retires/test.py::test_query 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 0.00s setup test_grpc_protocol/test.py::test_ordinary_query 0.00s setup test_grpc_protocol/test.py::test_transport_compression 0.00s setup test_grpc_protocol/test.py::test_compressed_external_table 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] 0.00s setup test_grpc_protocol/test.py::test_logs 0.00s setup test_grpc_protocol/test.py::test_insert_query 0.00s setup test_grpc_protocol/test.py::test_compressed_insert_query_streaming 0.00s setup test_grpc_protocol/test.py::test_external_table_streaming 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 0.00s setup test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 0.00s setup test_grpc_protocol/test.py::test_insert_default_column 0.00s setup test_grpc_protocol/test.py::test_insert_query_streaming 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 0.00s setup test_grpc_protocol/test.py::test_get_query_details 0.00s setup test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] 0.00s setup test_grpc_protocol/test.py::test_opentelemetry_context_propagation 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 0.00s setup test_grpc_protocol/test.py::test_input_function 0.00s setup test_jdbc_bridge/test.py::test_jdbc_query 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_python 0.00s setup test_grpc_protocol/test.py::test_cancel_while_generating_output 0.00s setup test_grpc_protocol/test.py::test_insert_query_delimiter 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_delete 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s setup test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 0.00s setup test_jdbc_bridge/test.py::test_jdbc_distributed_query 0.00s setup test_grpc_protocol/test.py::test_compressed_output_gzip 0.00s setup test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] 0.00s setup test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 0.00s setup test_grpc_protocol/test.py::test_progress 0.00s setup test_grpc_protocol/test.py::test_compressed_output 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 0.00s setup test_grpc_protocol/test.py::test_external_table 0.00s setup test_insert_into_distributed/test.py::test_table_function 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_insert 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 0.00s setup test_grpc_protocol/test.py::test_session_settings 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 0.00s teardown test_insert_into_distributed/test.py::test_prefer_localhost_replica 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s setup test_grpc_protocol/test.py::test_output_format 0.00s setup test_grpc_protocol/test.py::test_insert_splitted_row 0.00s setup test_grpc_protocol/test.py::test_compressed_output_streaming 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 0.00s teardown test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_directory_monitor_split_batch_on_failure_OFF 0.00s setup test_grpc_protocol/test.py::test_select_one 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s teardown test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_distributed_query 0.00s setup test_insert_into_distributed/test.py::test_prefer_localhost_replica 0.00s setup test_jdbc_bridge/test.py::test_jdbc_insert 0.00s setup test_jdbc_bridge/test.py::test_jdbc_table_engine 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s setup test_grpc_protocol/test.py::test_cancel_while_processing_input 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 0.00s setup test_insert_into_distributed/test.py::test_inserts_low_cardinality 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_bash 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s teardown test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s setup test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_python 0.00s setup test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication 0.00s setup test_dictionaries_mysql/test.py::test_predefined_connection_configuration 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s teardown test_insert_into_distributed/test.py::test_inserts_low_cardinality 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.00s setup test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_directory_monitor_split_batch_on_failure_ON 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s setup test_jdbc_bridge/test.py::test_jdbc_update 0.00s teardown test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_bash 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_query 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_table_engine =========================== short test summary info ============================ PASSED test_grpc_protocol/test.py::test_authentication PASSED test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary PASSED test_grpc_protocol/test.py::test_cancel_while_generating_output PASSED test_grpc_protocol/test.py::test_cancel_while_processing_input PASSED test_dictionaries_with_invalid_structure/test.py::test_select_from_system_dictionaries_with_invalid_dictionary PASSED test_grpc_protocol/test.py::test_compressed_external_table PASSED test_grpc_protocol/test.py::test_compressed_insert_query_streaming PASSED test_grpc_protocol/test.py::test_compressed_output PASSED test_grpc_protocol/test.py::test_compressed_output_gzip PASSED test_grpc_protocol/test.py::test_compressed_output_streaming PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard PASSED test_grpc_protocol/test.py::test_compressed_totals_and_extremes PASSED test_grpc_protocol/test.py::test_errors_handling PASSED test_grpc_protocol/test.py::test_external_table PASSED test_grpc_protocol/test.py::test_external_table_streaming PASSED test_grpc_protocol/test.py::test_get_query_details PASSED test_grpc_protocol/test.py::test_input_function PASSED test_grpc_protocol/test.py::test_insert_default_column PASSED test_grpc_protocol/test.py::test_insert_query PASSED test_grpc_protocol/test.py::test_insert_query_delimiter PASSED test_grpc_protocol/test.py::test_insert_query_streaming PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync PASSED test_grpc_protocol/test.py::test_insert_splitted_row PASSED test_grpc_protocol/test.py::test_logs PASSED test_grpc_protocol/test.py::test_no_session PASSED test_grpc_protocol/test.py::test_opentelemetry_context_propagation PASSED test_grpc_protocol/test.py::test_ordinary_query PASSED test_grpc_protocol/test.py::test_output_format PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python PASSED test_grpc_protocol/test.py::test_progress PASSED test_grpc_protocol/test.py::test_select_one PASSED test_grpc_protocol/test.py::test_session_settings PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] PASSED test_grpc_protocol/test.py::test_session_temp_tables PASSED test_executable_user_defined_function/test.py::test_executable_function_bash PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key PASSED test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python PASSED test_grpc_protocol/test.py::test_simultaneous_queries_same_channel PASSED test_grpc_protocol/test.py::test_totals_and_extremes PASSED test_grpc_protocol/test.py::test_transport_compression PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash PASSED test_jdbc_bridge/test.py::test_jdbc_delete PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python PASSED test_dictionaries_mysql/test.py::test_predefined_connection_configuration PASSED test_jdbc_bridge/test.py::test_jdbc_distributed_query PASSED test_jdbc_bridge/test.py::test_jdbc_insert PASSED test_executable_user_defined_function/test.py::test_executable_function_python PASSED test_jdbc_bridge/test.py::test_jdbc_query PASSED test_jdbc_bridge/test.py::test_jdbc_table_engine PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python PASSED test_jdbc_bridge/test.py::test_jdbc_update PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python PASSED test_insert_into_distributed/test.py::test_inserts_local PASSED test_insert_into_distributed/test.py::test_inserts_low_cardinality PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication PASSED test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PART-2020-08-28-20200828_0_0_0] PASSED test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] PASSED test_fetch_partition_from_auxiliary_zookeeper/test.py::test_fetch_part_from_allowed_zookeeper[PARTITION-2020-08-27-2020-08-27] PASSED test_insert_into_distributed/test.py::test_prefer_localhost_replica PASSED test_insert_into_distributed/test.py::test_table_function PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_function_versioning PASSED test_join_set_family_s3/test.py::test_join_s3 PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_directory_monitor_split_batch_on_failure_OFF PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] PASSED test_interserver_dns_retires/test.py::test_query PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] PASSED test_disk_types/test.py::test_different_types PASSED test_disk_types/test.py::test_select_by_type PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] PASSED test_file_schema_inference_cache/test.py::test PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_directory_monitor_split_batch_on_failure_ON PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] PASSED test_extreme_deduplication/test.py::test_deduplication_window_in_seconds PASSED test_drop_replica/test.py::test_drop_replica PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] ======================= 100 passed in 289.22s (0:04:49) ========================